home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / POV-Ray 2.2 / POVMNF / POV-Ray / POV-Ray.rsrc / TEXT_320_rotate.txt < prev    next >
Encoding:
Text File  |  1994-02-10  |  147 b   |  4 lines

  1. // rotate shape or texture around <0 0 0>, relative to current orientation
  2. // example: rotate 30*x
  3. rotate <45, 45, 0> // <dX  dY  dZ> (in degrees)
  4.